home *** CD-ROM | disk | FTP | other *** search
/ One Click 11 / OneClick11.iso / Bancos de Dados / Relatorios / qDoc / qDoc.CAB / qdoc.chm / qdochelp.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-04-04  |  328 b   |  21 lines

  1. BODY
  2. {
  3.     font-size: 10pt;
  4.     font-family: Verdana, Sans-Serif;
  5.     background-color: #ffffcc;
  6. }
  7. PRE
  8. {
  9.     font-weight: bold;
  10.     color: green;
  11. }
  12. .its
  13. {
  14.     border-right: gray thin solid;
  15.     border-top: gray thin solid;
  16.     border-left: gray thin solid;
  17.     color: blue;
  18.     border-bottom: gray thin solid;
  19.     background-color: white;
  20. }
  21.